source 'https://github.com/CocoaPods/Specs.git'

# Uncomment the next line to define a global platform for your project
platform :ios, '15.0'

target 'Video Lite' do
  # Comment the next line if you don't want to use dynamic frameworks
    use_frameworks!
    
    source 'https://github.com/CocoaPods/Specs.git'
    
    pod 'google-cast-sdk', '4.8.0'
    pod 'ffmpeg-kit-ios-full', '~> 6.0'
    pod 'Google-Mobile-Ads-SDK'
    pod 'GoogleMobileAdsMediationPangle'
    pod 'GoogleMobileAdsMediationVungle'
    pod 'GoogleMobileAdsMediationAppLovin'
    pod 'GoogleMobileAdsMediationMintegral'
    pod 'GoogleMobileAdsMediationMoloco'
    pod 'GoogleMobileAdsMediationInMobi'
    pod 'GoogleMobileAdsMediationFyber'
    
end
